build(deps): bump the compatible-updates group with 4 updates - #44
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the compatible-updates group with 4 updates#44dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the compatible-updates group with 4 updates: [mpmath](https://github.com/mpmath/mpmath), [pydantic-core](https://github.com/pydantic/pydantic), [tokenizers](https://github.com/huggingface/tokenizers) and [uvicorn](https://github.com/Kludex/uvicorn). Updates `mpmath` from 1.3.0 to 1.4.1 - [Release notes](https://github.com/mpmath/mpmath/releases) - [Changelog](https://github.com/mpmath/mpmath/blob/master/CHANGES) - [Commits](mpmath/mpmath@1.3.0...1.4.1) Updates `pydantic-core` from 2.46.4 to 2.47.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `tokenizers` from 0.22.2 to 0.23.1 - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](huggingface/tokenizers@v0.22.2...v0.23.1) Updates `uvicorn` from 0.51.0 to 0.52.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.51.0...0.52.0) --- updated-dependencies: - dependency-name: mpmath dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-updates - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-updates - dependency-name: tokenizers dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-updates - dependency-name: uvicorn dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-updates ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the compatible-updates group with 4 updates: mpmath, pydantic-core, tokenizers and uvicorn.
Updates
mpmathfrom 1.3.0 to 1.4.1Release notes
Sourced from mpmath's releases.
... (truncated)
Changelog
Sourced from mpmath's changelog.
... (truncated)
Commits
c1131e2Merge pull request #1053 from skirpichev/release-1.4.1d3d3eb9Update CHANGES629daffAdd a workaround for test on s390x96272f3Revert "Add backport action"e129480Test frozen package version (#1055)1ef88b4Amend docstring for round_digits()650520bUse version_file option of setuptools-scm to keep version info501af4aKeep forever deprecated aliases for mpc/mpf_log()6887127Set argtypes for sprintf from ctypesf3e9cf0Update CHANGES (free-threading support)Updates
pydantic-corefrom 2.46.4 to 2.47.0Commits
Updates
tokenizersfrom 0.22.2 to 0.23.1Release notes
Sourced from tokenizers's releases.
... (truncated)
Commits
7f1623bBump version to 0.23.1bbe43adci: release workflow fixes (node + python) (#2043)ab0c5d8Fix node release (#2034)decd8e0bindings/python: free-threaded Python (3.14t) support (#2041)3992692update for release (#2033)bcdd25bBPE cache: per-thread read-through cache to avoid RwLock atomics on hits (#2028)618eb38Bump follow-redirects in /tokenizers/examples/unstable_wasm/www (#2024)b6b1688chore: bump doc-builder SHA for PR upload workflow (#2025)19015d6fix: use uvx --with cairosvg instead of uv pip install --system (#2021)efbcc68Ci benchmarks (#2019)Updates
uvicornfrom 0.51.0 to 0.52.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
8f1b884Version 0.52.0 (#3044)f6833dbAdd experimental zttp HTTP/1.1 protocol (#2979)d26c85cPrepare compatibility with websockets 17.0. (#3036)7e11cc6Clarify how limit_concurrency and backlog differ (#3029)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions